-
Home
-
Administrator Z
-
2024.05.05
-
Code
-
Classes
- ADMINZ_Helper_Taxonomy_Sync
Total Complexity |
34 |
Dependencies |
0 |
Dependents |
0 |
Total lines |
335 |
Lines of code |
250 |
Logical lines of code |
99 |
Comment lines |
34 |
Methods |
15 |
Properties |
5 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_term_by_post_type() |
A |
41 |
9 |
59 |
add_acf_fields() |
S |
43 |
2 |
53 |
init() |
S |
54 |
4 |
22 |
add_admin_column_terms() |
S |
50 |
3 |
30 |
get_terms() |
S |
54 |
3 |
23 |
delete_term_by_post_type() |
S |
64 |
3 |
10 |
update_post_type_by_term() |
S |
52 |
1 |
25 |
delete_post_type_by_term() |
S |
69 |
2 |
7 |
__construct() |
S |
100 |
1 |
2 |
get_post_type_object() |
S |
81 |
1 |
3 |
get_term_meta_key() |
S |
81 |
1 |
3 |
add_admin_column_posts() |
S |
100 |
1 |
2 |
get_term() |
S |
81 |
1 |
3 |
get_term_sync() |
S |
81 |
1 |
3 |
get_post() |
S |
73 |
1 |
5 |